From: Richard M. Stallman Date: Tue, 15 Jun 1993 19:16:46 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95321 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0e52ea03037d13ec98db7b2725ef209921656758;p=emacs.git Comment change. --- diff --git a/lisp/completion.el b/lisp/completion.el index 2192239f56a..7bbc99b2608 100644 --- a/lisp/completion.el +++ b/lisp/completion.el @@ -5,14 +5,6 @@ ;;; Commentary: -;;; This file is very badly designed in that it redefines -;;; standard functions of Emacs. This is bad design, because -;;; this file cannot be updated to correspond to the latest -;;; versions of those functions. Therefore, you must expect -;;; it to produce unpredictable and undesirable results. -;;; This file needs to be redesigned to work in a modular fashion. -;;; -- rms. - ;;; This is a Completion system for GNU Emacs ;;; ;;; E-Mail: